Skip to content

Add Copilot instructions for repository context#6

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/setup-copilot-instructions
Draft

Add Copilot instructions for repository context#6
Copilot wants to merge 2 commits intomainfrom
copilot/setup-copilot-instructions

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 22, 2026

Configures repository-wide instructions for GitHub Copilot coding agent per best practices documentation.

Changes

  • .github/copilot-instructions.md: Repository-wide instructions covering:
    • Tech stack (React 19.2.3, TypeScript 5.8.2, Vite 6.2.0, Gemini API)
    • Project structure and file organization
    • Code patterns for TypeScript interfaces, React hooks, localStorage persistence
    • AI service integration guidelines for GeminiService
    • Boundaries: prohibited actions (removing branding, committing secrets, breaking persistence)
    • Development workflow (npm scripts, environment setup)

Enables Copilot agents to understand MikroTik B2B distribution context, follow existing patterns (localStorage with nexlyn_ prefix, theme management, admin passcode), and make targeted changes without breaking core functionality.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • gh.io
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>✨ Set up Copilot instructions</issue_title>
<issue_description>Configure instructions for this repository as documented in Best practices for Copilot coding agent in your repository.

</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
nexlyn Ready Ready Preview, Comment Jan 22, 2026 2:07am
nexlyn-v2 Error Error Jan 22, 2026 2:07am
nexlyn-v2-1 Ready Ready Preview, Comment Jan 22, 2026 2:07am

Co-authored-by: vishnu-madhavan-git <237662584+vishnu-madhavan-git@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

✨ Set up Copilot instructions

2 participants